home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 1033 / RCDATA / TTEOPENPICTUREPANEL / TTEOPENPICTUREPANEL.txt
Text File  |  2008-11-13  |  1KB  |  71 lines

  1. inherited KsOpenPicturePanel: TTeOpenPicturePanel
  2.   Width = 600
  3.   Height = 296
  4.   inherited LookInLabel: TTeLabel
  5.     Top = 13
  6.   end
  7.   inherited FileNameLabel: TTeLabel
  8.     Top = 241
  9.   end
  10.   inherited FilesTyleLabel: TTeLabel
  11.     Top = 269
  12.   end
  13.   inherited tebtnBack: TTeSpeedButton
  14.     Left = 288
  15.   end
  16.   inherited teBtnUp: TTeSpeedButton
  17.     Left = 316
  18.   end
  19.   inherited teBtnCreate: TTeSpeedButton
  20.     Left = 344
  21.   end
  22.   inherited tebtnListView: TTeSpeedButton
  23.     Left = 372
  24.   end
  25.   object PictureLabel: TTeLabel [7]
  26.     Left = 422
  27.     Top = 14
  28.     Width = 37
  29.     Height = 13
  30.     Anchors = [akTop, akRight]
  31.     Caption = 'Picture:'
  32.     Color = clBtnFace
  33.     ParentColor = False
  34.     HotTrack = False
  35.   end
  36.   inherited teFileRoot: TTeShellComboBox
  37.     Width = 223
  38.     Anchors = [akLeft, akTop, akRight, akBottom]
  39.   end
  40.   inherited teFilesList: TTeShellListView
  41.     Width = 403
  42.     Height = 190
  43.   end
  44.   inherited teFileName: TTeSEdit
  45.     Top = 237
  46.     Width = 387
  47.   end
  48.   inherited teFileTypes: TTeSComboBox
  49.     Top = 266
  50.     Width = 388
  51.   end
  52.   object tePicPanel: TTePanel [12]
  53.     Left = 420
  54.     Top = 40
  55.     Width = 171
  56.     Height = 190
  57.     Anchors = [akTop, akRight, akBottom]
  58.     BorderWidth = 3
  59.     TabOrder = 6
  60.     ThemeObject = 'default'
  61.     object tePicView: TImage
  62.       Left = 4
  63.       Top = 4
  64.       Width = 163
  65.       Height = 182
  66.       Align = alClient
  67.       Center = True
  68.     end
  69.   end
  70. end
  71.